home *** CD-ROM | disk | FTP | other *** search
- echo off
- rem This BAT is used by WinCat when restoring files.
- rem Change the following statement to your directory containing
- rem unarchive utilities like LHA.EXE, ARJ.EXE and PKUNZIP.EXE :
-
- cd\shez
-
- echo %1 %2 %3 %4 %5 %6 %7
- %1 %2 %3 %4 %5 %6 %7
-
- echo press any key to return to WinCat...
- pause >nul
-